com.sabro.jbusiness.sys
Class SysEscopo.SysEscopoListenerItem

java.lang.Object
  extended by com.sabro.jbusiness.sys.SysEscopo.SysEscopoListenerItem
Enclosing class:
SysEscopo

public static class SysEscopo.SysEscopoListenerItem
extends java.lang.Object


Field Summary
 java.lang.Object objeto
           
 SysEscopo.SysEscopoListener sysEscopoListener
           
 
Constructor Summary
SysEscopo.SysEscopoListenerItem(java.lang.Object objeto, SysEscopo.SysEscopoListener sysEscopoListener)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

objeto

public java.lang.Object objeto

sysEscopoListener

public SysEscopo.SysEscopoListener sysEscopoListener
Constructor Detail

SysEscopo.SysEscopoListenerItem

public SysEscopo.SysEscopoListenerItem(java.lang.Object objeto,
                                       SysEscopo.SysEscopoListener sysEscopoListener)